home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 25
/
Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso
/
Aminet
/
disk
/
misc
/
xfs.lha
/
xfs
/
Devs
/
DOSDrivers
/
FILE1
< prev
next >
Wrap
Text File
|
1998-02-12
|
586b
|
25 lines
/* $VER: FILE1 1.1 (12.2.98)
*
* X file system entry
*
* This mount file enables reading and writing of virtual disks
* which exist as files (disk images) on other disks.
*/
FileSystem = L:xfsd
Device = file.device
Unit = 1
Flags = 0xFF000000 /* mounts all volumes on wb, see mount.xfsd */
Surfaces = 2
BlocksPerTrack = 11
Reserved = 0
Interleave = 0
LowCyl = 0
HighCyl = 79
Buffers = 15
BufMemType = 1
StackSize = 16000
Priority = 8
GlobVec = -1
DosType = 0x58465344 /* 'XFSD' */